Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mastodon: remove the follows endpoint #1291

Merged
merged 1 commit into from
May 1, 2020
Merged

Mastodon: remove the follows endpoint #1291

merged 1 commit into from
May 1, 2020

Conversation

Linkid
Copy link
Contributor

@Linkid Linkid commented Apr 30, 2020

The /v1/follows endpoint was removed. To follow a remote user, it is the
same as following a local user. Then, FollowsResources is no useful
anymore.

See: mastodon/documentation@fb8ff63#diff-09f2c00f7872304c56d60bb926df6498

Fix #1277

The /v1/follows endpoint was removed. To follow a remote user, it is the
same as following a local user. Then, `FollowsResources` is no useful
anymore.

See: mastodon/documentation@fb8ff63#diff-09f2c00f7872304c56d60bb926df6498

Fix #1277
@Tedko Tedko merged commit 3cafdac into TwidereProject:develop May 1, 2020
@Tedko
Copy link
Contributor

Tedko commented May 1, 2020

@Linkid Thanks for the pr. We will use the branch maintenance for any new release etc. can you create another PR based on maintenance ? Lots of implementation in develop branch is deprecated.

Tedko added a commit that referenced this pull request May 1, 2020
@Linkid Linkid deleted the fix/mastodon_follow_remote branch May 1, 2020 16:57
@Linkid
Copy link
Contributor Author

Linkid commented May 1, 2020

Arg, sorry about that. I followed the CONTRIBUTING.md file, but It looks like it is not up to date.
I'll make another PR to fix errors Travis has traced, by the way ;).

@Tedko
Copy link
Contributor

Tedko commented May 1, 2020

@Linkid Thx! Already pushed ur code with new matsdon API into matniainance branch -- Look forward for another PR to fix Travis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants